func golang.org/x/tools/go/packages.containsGoFile
2 uses
golang.org/x/tools/go/packages (current package)
golist.go#L1017: if !usesExportData(cfg) && !containsGoFile(args) {
golist.go#L1024: func containsGoFile(s []string) bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)